Skip to content

Update permissions to get tests passing on my local machine#147

Merged
henricasanova merged 1 commit intomainfrom
test_permissions
Mar 19, 2026
Merged

Update permissions to get tests passing on my local machine#147
henricasanova merged 1 commit intomainfrom
test_permissions

Conversation

@quantumsteve
Copy link
Collaborator

Changes required to get tests passing on my laptop, possibly caused by Docker version 29.3.0.

In test_wfbench, make tmp directory world-readable so the container can write data files. I made a helper function to avoid duplicating code.

For test_translators_loggers, I had to add privileges=True to allow the container to run os.kill.

Signed-off-by: Steven Hahn <hahnse@ornl.gov>
Copy link
Contributor

@henricasanova henricasanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks great.

@henricasanova henricasanova merged commit 2e5c1c0 into main Mar 19, 2026
5 checks passed
@quantumsteve quantumsteve deleted the test_permissions branch March 19, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants